home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / MacWT 0.9 / wt Mac Source / Menu.h < prev    next >
Encoding:
Text File  |  1995-10-23  |  139 b   |  7 lines  |  [TEXT/CWIE]

  1. // Menus.h
  2.  
  3. void    DoMenuCommand(long menuResult);
  4. void    InstallMenus(void);
  5. void    DoAdjustMenus(void);
  6. Boolean    IsAppWindow(WindowRef window);
  7.